header.template 420 B

12345678910111213141516171819
  1. <html>
  2. <head>
  3. <link rel="icon" type="image/ico" href="http://omnimaga.org/favicon.ico">
  4. <title>[omni]</title>
  5. <style>
  6. #wrapper{
  7. margin-right: auto;
  8. margin-left: auto;
  9. width: 500px;
  10. }
  11. </style>
  12. </head>
  13. <body>
  14. <div id="wrapper">
  15. <h1>[omni] Repo:</h1>
  16. Append this to /etc/pacman.conf
  17. <pre>[omni]
  18. Server = http://omni.eeems.ca/$arch
  19. Server = http://withg.us.to/eeems/$repo/$arch</pre>