Compare commits
No commits in common. "4ef3c835d0a9cd3b2e8b75794105a1fdde6bb6b1" and "a26cff6d5d45dc5ee33ca6144a0c19d0457e3e36" have entirely different histories.
4ef3c835d0
...
a26cff6d5d
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
> See section [Modifications](#user-content-modifications)
|
||||
# Casper
|
||||
|
||||
The default theme for [Ghost](http://github.com/tryghost/ghost/). This is the latest development version of Casper! If you're just looking to download the latest release, head over to the [releases](https://github.com/TryGhost/Casper/releases) page.
|
||||
|
@ -22,8 +22,7 @@ A few things added/removed:
|
|||
const landing_page_links = [
|
||||
{service: 'envelope', href:'your-email@provider.com'},
|
||||
{service: 'github', href:'https://www.github.com/username'},
|
||||
{service: 'linkedin', href: 'https://www.linkedin.com/in/sagi-dayan-651a5485'},
|
||||
{service: 'twitter', href: 'https://twitter.com/sagidayan'},
|
||||
....
|
||||
];
|
||||
</script>
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue