mirror of
https://github.com/amyjko/cooperative-software-development
synced 2024-12-25 21:58:15 +01:00
Removed bookish.press dependency.
This commit is contained in:
parent
611f3c5792
commit
098ba58fad
3 changed files with 3043 additions and 4 deletions
1
bookish.css
Normal file
1
bookish.css
Normal file
File diff suppressed because one or more lines are too long
3040
bookish.js
Normal file
3040
bookish.js
Normal file
File diff suppressed because one or more lines are too long
|
@ -15,10 +15,8 @@
|
|||
<meta name="twitter:card" content="summary_large_image">
|
||||
|
||||
<!-- Bookish -->
|
||||
<script src="https://bookish.press/bookish.js" defer></script>
|
||||
<link rel="stylesheet" href="https://bookish.press/bookish.css">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="https://bookish.press/images/icons/ios-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://bookish.press/images/icons/favicon.png">
|
||||
<script src="bookish.js" defer></script>
|
||||
<link rel="stylesheet" href="bookish.css">
|
||||
|
||||
<!-- Theme -->
|
||||
<style>
|
||||
|
|
Loading…
Reference in a new issue