Compare commits
2 Commits
f2de5896b4
...
a7f97ddf28
Author | SHA1 | Date | |
---|---|---|---|
a7f97ddf28
|
|||
3e5f9fe051
|
15
.drone.yml
15
.drone.yml
@ -1,15 +0,0 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: submodules
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git clone https://github.com/alanorth/hugo-theme-bootstrap4-blog.git themes/hugo-theme-bootstrap4-blog
|
||||
- name: build
|
||||
image: klakegg/hugo:ext-alpine
|
||||
commands:
|
||||
- hugo
|
||||
|
||||
# vim: ts=2 sw=2 et
|
@ -6,5 +6,3 @@
|
||||
<meta name="apple-mobile-web-app-title" content="Picturing Jordan">
|
||||
<meta name="application-name" content="Picturing Jordan">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<link rel="me" href="https://ioc.exchange/@mralanorth">
|
||||
|
Reference in New Issue
Block a user