another change to test the git hooks
This commit is contained in:
parent
794f443fb1
commit
5a90db8b0c
@ -18,6 +18,7 @@ class Logbot(Bot):
|
||||
baseurl = "https://vvvvvvaria.org/logs/" # hardcoding the url now, self.baseurl would be helpful to have in the conf
|
||||
|
||||
help = """Oh dear, logbot is here!
|
||||
To interact with logbot, see below:
|
||||
|
||||
<image>: Your image is added to the log.
|
||||
|
||||
|
@ -6,7 +6,6 @@
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>{{ title }}</h1>
|
||||
(Follow this log: <a href="./feed.rss.xml">RSS</a>)
|
||||
@ -36,5 +35,4 @@
|
||||
</div>
|
||||
<footer></footer>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user