Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChip Zoller <chipzoller@gmail.com>2021-12-01 16:18:09 +0300
committerChip Zoller <chipzoller@gmail.com>2021-12-01 16:18:09 +0300
commitdedf75e92acc9d3e5a1b39091feee1e7c68280ca (patch)
tree0ac0f1c93a5b15220fa318dabfec272517b4f335 /README.md
parent76bc6cd8fcedeacdd3a9f2c3d703754d25007c73 (diff)
update media links in README for hugo theme scraping
Signed-off-by: Chip Zoller <chipzoller@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 7e53fa9..ac08b92 100644
--- a/README.md
+++ b/README.md
@@ -2,19 +2,19 @@
A technology-minded theme for Hugo based on VMware's open-source [Clarity Design System](https://clarity.design/) featuring rich code support, dark/light mode, mobile support, and much more. See [a live demo at __neonmirrors.net__](https://neonmirrors.net/).
-![Clarity Hugo Theme](https://github.com/chipzoller/hugo-clarity/blob/master/images/screenshot.png)
+![Clarity Hugo Theme](https://raw.githubusercontent.com/chipzoller/hugo-clarity/master/images/screenshot.png)
## Preview on Desktop
| Light Mode | Dark Mode |
| ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
-| ![Clarity Hugo Theme desktop light](https://github.com/chipzoller/hugo-clarity/blob/master/images/screenshot.png) | ![Clarity Hugo Theme desktop dark](https://github.com/chipzoller/hugo-clarity/blob/master/images/screenshot-darkmode.png) |
+| ![Clarity Hugo Theme desktop light](https://raw.githubusercontent.com/chipzoller/hugo-clarity/master/images/screenshot.png) | ![Clarity Hugo Theme desktop dark](https://raw.githubusercontent.com/chipzoller/hugo-clarity/master/images/screenshot-darkmode.png) |
## Preview on Mobile
| Light Mode | Dark Mode |
| ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
-| ![Clarity Hugo Theme mobile light](https://github.com/chipzoller/hugo-clarity/blob/master/images/screenshot-mobile.png) | ![Clarity Hugo Theme mobile dark](https://github.com/chipzoller/hugo-clarity/blob/master/images/screenshot-mobile-darkmode.png) |
+| ![Clarity Hugo Theme mobile light](hhttps://raw.githubusercontent.com/chipzoller/hugo-clarity/master/images/screenshot-mobile.png) | ![Clarity Hugo Theme mobile dark](https://raw.githubusercontent.com/chipzoller/hugo-clarity/master/images/screenshot-mobile-darkmode.png) |
## Table of Contents
@@ -90,7 +90,7 @@ A technology-minded theme for Hugo based on VMware's open-source [Clarity Design
To put it all in context, here is a preview showing all functionality.
- ![code block functions](https://github.com/chipzoller/hugo-clarity/blob/master/images/syntax-block.gif)
+ ![code block functions](https://raw.githubusercontent.com/chipzoller/hugo-clarity/master/images/syntax-block.gif)
## Prerequisites