Просмотр исходного кода

Rename brainstorm companion to Superpowers Brainstorming with GitHub link

Jesse Vincent 6 месяцев назад
Родитель
Сommit
70244011d4
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      lib/brainstorm-server/frame-template.html

+ 2 - 2
lib/brainstorm-server/frame-template.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-  <title>Brainstorm Companion</title>
+  <title>Superpowers Brainstorming</title>
   <style>
     /*
      * BRAINSTORM COMPANION FRAME TEMPLATE
@@ -195,7 +195,7 @@
 </head>
 <body>
   <div class="header">
-    <h1>Brainstorm Companion</h1>
+    <h1><a href="https://github.com/obra/superpowers" style="color: inherit; text-decoration: none;">Superpowers Brainstorming</a></h1>
     <div class="status">Connected</div>
   </div>