瀏覽代碼

Fixing indent

logicp 8 年之前
父節點
當前提交
d79adba2ac
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -5,8 +5,7 @@ Integration of Cesium JS 3D mapping software with Drupal 8
 Be sure to stick this in your theme:
 
 
-<?php
-
+:::PHP
 function myTheme_preprocess_page(&$variables) {
     $langCode = \Drupal::languageManager()->getCurrentLanguage()->getId();
     if (\Drupal::service('path.current')->getPath() === '/map') {