This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/theme/redbasic/php/theme_init.php

6 lines
112 B
PHP

<?php
head_add_css('library/font_awesome/css/font-awesome.min.css');
require_once('view/php/theme_init.php');