summaryrefslogtreecommitdiff
path: root/www/exception.html
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2019-04-27 20:03:27 -0400
committerCristy <urban-warrior@imagemagick.org>2019-04-27 20:03:27 -0400
commite19d255caf21ba115bffeb7c1a33fdefd069caed (patch)
tree2c9d1c1c4dcac852759013766c1890b7d08b83bb /www/exception.html
parentc7a91104a751b6d9575768afbcf2a5e7592b1990 (diff)
downloadImageMagick-e19d255caf21ba115bffeb7c1a33fdefd069caed.tar.gz
Update IM docs
Diffstat (limited to 'www/exception.html')
-rw-r--r--www/exception.html41
1 files changed, 24 insertions, 17 deletions
diff --git a/www/exception.html b/www/exception.html
index 572289490..0fda5a57b 100644
--- a/www/exception.html
+++ b/www/exception.html
@@ -7,9 +7,9 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Exceptions @ ImageMagick</title>
+ <title>ImageMagick - Exceptions</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="exceptions, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
@@ -22,6 +22,12 @@
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="exception.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
@@ -31,7 +37,7 @@
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
@@ -39,22 +45,22 @@
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
@@ -277,16 +283,17 @@
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="exception.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>